/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color: #545454; font-size:12px; font-family:"Microsoft YaHei",arial,tahoma,\5b8b\4f53,sans-serif; background:#fff; text-align:left; }
/* 内外边距通常让各个浏览器样式的表现位置不?*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, span, img, table { margin:0; padding:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; } 
a{ color:#545454; text-decoration:none; }
a:hover{ color:#1D8CCE; text-decoration:none;}
ol, ul { list-style:none; }
fieldset, img { border:0; }
table { border-collapse:collapse; border-spacing:0; } /* 去掉各Table  cell 的边距并让其边重?*/
th { text-align:inherit; } /* IE bug fixed: th 不继?text-align*/
iframe { display: block; } /* ie6 7 8(q) bug 显示为行内表?*/
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }
/*to enable resizing for IE*/
input, textarea, select {  *font-size:100%;}
/* 清理浮动 */
.clearfix { *zoom:1; }/*IE6 7 只要触发layout即可*/
.clearfix:after { content:"."; clear:both; height:0; font-size:0; line-height:0; display:block; }
.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
/* 隐藏 */
.hide { display:none;}

/*-------------------页面宽度-------------------*/
.w1000{width:1000px; margin-left:auto; margin-right:auto;}

body { background-image:url(about:blank);background-attachment:fixed; /*解决IE6下抖动现?/}
.placeholder { height:134px;} /*作用是在原来位置占据高度*/
.fixedlayer { height:134px; width:100%; position:fixed; top:0px; left:0px; z-index:100;} /*固定?/
.fixedlayer {_position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop)); /*IE6兼容*/}

/*-------------------顶部-------------------*/
.top { height:43px; line-height:43px; border-bottom:1px solid #E8E8E8; background:#F8F8F8; min-width:1000px; }
.top .language{ float:right;}
.top .language a{ float:left; width:74px; text-align:center; color:#fff; margin-left:1px; }
.top .language a.cn{ background:#20348B; }
.top .language a.en{ background:#89B93C;  }
.top_contact { float:left;}
.top_contact span{ float:left; border-left:1px solid #E8E8E8; width:200px; padding-left:42px;}
.top_contact span.phone{ background:url(../images/icon_phone.png) no-repeat 15px center;}
.top_contact span.email{ background:url(../images/icon_email.png) no-repeat 15px center;}

/*-------------------头部-------------------*/
.header { height:90px; min-width:1000px; background:#fff;}

/*----------logo----------*/
.logo { float:left; padding-top:15px;}
.logo img {}

/*----------导航----------*/
.nav {height:30px; line-height:30px; float:right; padding-top:30px;}
.nav li.item { float:left; width:90px; text-align:center; _display:inline; position:relative; z-index:9999;}
.nav li.item h3 a { font-size:14px; font-weight:bold;}
.nav li.hover h3 a { color:#1D8CCE;}
.nav .child { background:#F8F8F8; position:absolute; left:-10px; top:30px; width:90px;  display:none; padding:3px 10px; line-height:34px; font-size:14px;}
.nav .long { width:160px; left:-35px; } 
.nav .child li{ border-bottom:1px solid #E8E8E8;}
.nav .child li a{}
/*最后项*/
.nav li.last { margin-right:0; }

/*----------flash----------*/
.flash {width:100%; height:412px; min-width:1000px;}
.flash li {width:100%; background-position:center top; background-repeat:no-repeat; height:412px;}
.flash li a { display:block; height:100%; width:100%;}
.flash .bx-wrapper { position: relative;*zoom: 1;}
/*加载界面*/
.flash .bx-wrapper .bx-loading { min-height:50px; background:#fff url(../images/bx_loader.gif) center center no-repeat; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }
/*导航 相对bx-wrapper定位*/
.flash .bx-wrapper .bx-pager { position: absolute; bottom:10px; z-index:80; width:100%; text-align: center;}
.flash .bx-wrapper .bx-pager.bx-default-pager a {background: #000; display:block; width:20px; height:20px; line-height:20px; font-size:12px; font-family:Arial; color:#fff; text-align:center; margin:0 8px 0 0; outline:0;  }
.flash .bx-wrapper .bx-pager.bx-default-pager a:hover,
.flash .bx-wrapper .bx-pager.bx-default-pager a.active { background:#D33538; text-decoration:none;}
.flash .bx-wrapper .bx-pager .bx-pager-item{ display:inline-block; *zoom:1; *display:inline;}

/*----------行业应用----------*/
.hyyy { min-width:1000px; padding:38px 0; }
.hyyy_tit { padding-bottom:7px; border-bottom:1px dotted #7F7F7F;}
.hyyy_tit h3{ line-height:28px; border-left:3px solid #1BA0BE; font-size:16px; font-weight:bold; padding-left:10px;}
.hyyy_cnt { margin-top:16px; width:1000px;  height:236px;}
.hyyy_cnt li{ width:240px; height:236px; overflow:hidden; float:left; _display:inline; }
.hyyy_cnt li a{ display:block; width:100%; height:100%;}
.hyyy_cnt li img{ display:block; width:240px; height:200px;}
.hyyy_cnt li span{ display:block; text-align:center; height:36px; line-height:36px; font-size:14px; }

.hyyy_cnt .bx-wrapper { position: relative; *zoom: 1; width:1000px; margin:0 auto;}
/*加载界面*/
.hyyy_cnt .bx-wrapper .bx-loading { min-height: 50px; background: url(../images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
/*左右控制按钮 相对bx-wrapper定位*/
.hyyy_cnt .bx-wrapper .bx-prev { left:-20px; background:url(../images/scroll_left.png) no-repeat 0 0; }
.hyyy_cnt .bx-wrapper .bx-next { right:-20px; background:url(../images/scroll_right.png) no-repeat 0 0; }
.hyyy_cnt .bx-wrapper .bx-controls-direction a { position:absolute; top:85px; outline:0; width:20px; height:32px; text-indent:-9999px; z-index:9999; }



/*----------首页内容----------*/
.index_content { min-width:1000px; padding:22px 0 63px 0; background:#EEEEEE;}

/*----------关于我们----------*/
.index_about { width:555px; float:left;   }
.com_tit01 { line-height:28px; border-left:3px solid #1BA0BE; font-size:16px; font-weight:bold; padding-left:10px;}
.index_about_cnt { margin-top:25px;}
.index_about_cnt .pic{ width:224px; height:160px; padding:4px; background:#fff; border:1px solid #BDBDBD; float:left;}
.index_about_cnt .txt_block{ float:right; width:310px;}
.index_about_cnt .txt_block .txt{ line-height:22px; height:132px; overflow:hidden;}
.index_about_cnt .more{ height:16px; margin-top:35px;}
.index_about_cnt .more a{ width:45px; height:16px; background:url(../images/btn_more.png) no-repeat; float:right; text-indent:-9999px;}

/*----------新闻资讯----------*/
.index_news { width:405px; float:right; }
.index_news ul{ padding-left:6px;  }
.index_news li{ margin-top:15px;  }
.index_news li img{ width:103px; height:74px; padding:2px; background:#fff; border:1px solid #BDBDBD; float:left;  }
.index_news li .cnt{ width:282px; float:right;  }
.index_news li h3{ font-weight:bold; line-height:18px;  }
.index_news li h3 { width:282px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.index_news li h3 a{  }
.index_news li p{ line-height:20px; margin-top:4px; height:40px; overflow:hidden;  }
.index_news li .more{ height:16px; margin-top:10px;}
.index_news li .more a{ width:45px; height:16px; background:url(../images/btn_more.png) no-repeat; float:right; text-indent:-9999px;}

/*----------底部----------*/
.footer { min-width:1000px; padding:36px 0 10px 0; background:#464646; color:#BCBCBC; }
.footer a {color:#BCBCBC; }
.footer dl { float:left; padding-right:60px; line-height:24px; }
.footer dt { font-weight:bold; color:#fff; margin-bottom:3px;}
.footer dd {}
.footer_code { float:right; width:123px; text-align:center;}
.footer_code img{ display:block;}
.footer_code span{ display:block; color:#fff; line-height:30px;} 
.footer .copyright {color:#BCBCBC; margin-top:40px; border-top:1px solid #7F7F7F; line-height:42px; }


/*----------banner----------*/
.banner { height:240px; min-width:1000px; background:url(../images/banner.jpg) no-repeat center top; }

/*----------内容----------*/
.content { width:1000px; margin:20px auto; background:url(../images/line01.png) repeat-y 207px 0;  min-height:650px;  }

/*----------侧边----------*/
.sidebar { float:left; width:200px;  }
.side_tit { line-height:32px; color:#fff; font-weight:bold; font-size:15px; padding-left:19px; background:#00428E;}
.side_nav {}
.side_nav li{ height:25px; line-height:25px; background:#0166B4; border-bottom:1px dotted #CCCCCC;}
.side_nav li a{ display:block; padding-left:19px; color:#fff;}
.side_nav li.cur{}
.side_nav li.cur a,
.side_nav li a:hover{ background:#89b93c; color:#333;}
.side_contact { margin-top:50px; }
.side_contact img{ display:block; }
.side_contact dl{ line-height:23px; margin-top:10px;}
.side_contact dl dt{ font-size:14px; font-weight:bold;}
.side_contact dl dd{}

/*----------main----------*/
.main { float:right; width:770px;  }
.main_top { height:30px; line-height:30px; border-bottom:1px solid #CCCCCC;}
.main_top h3{ float:left; font-size:14px; font-weight:bold;}
.main_top .position{ float:right;}
.main_top .position a{}
.main_cnt { padding:10px 0 20px;}

/*----------新闻列表----------*/
.news_list { padding-bottom:10px;}
.news_list li { line-height:33px; height:33px; margin-bottom:10px; border-bottom:1px dashed #C6C6C6; text-align:right; }
.news_list li span { color:#aaa; font-size:14px; }
.news_list li a { float:left; text-align:left;  padding-left:5px; font-size:14px; font-size:12px; color:#5a5a5a;  }
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list li a { width:500px; -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.news_list li a:hover { color:#E60214;}

/*----------图片列表----------*/
.list_img {  overflow:hidden; }
.list_img ul { padding-left:10px;}
.list_img li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:240px;  _display:inline; }
.list_img li a {}
.list_img li a:hover { text-decoration:none;}
.list_img li img {display:block; width:208px; height:200px; border:1px solid #CDCDCD;   }
.list_img li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------内页 文章----------*/
.article { padding:10px 30px 30px 30px;}
/*文章标题*/
.article_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
/*文章信息*/
.article_msg { font-size:12px; padding:10px 0;  text-align:center;}
.article_msg span { padding:0 5px;}
/*文章内容*/
.article_body { font-size:14px; color:#5a5a5a; line-height:22px; margin-top:20px;}
.article_body p {padding:10px 0; }   
/*文章底部*/    
.article_share { }
/*上下文导?/  
.article_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:15px; } 
.article_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.article_nav .pre { float:left; width:45%;}
.article_nav .next { float:right; width:45%; text-align:right;}

/*----------内页 单页?---------*/
.about { line-height:24px;  }
.about p{ padding:10px 0;  }

/*----------产品列表----------*/
.product_list {  overflow:hidden; }
.product_list ul { padding-left:10px;}
.product_list li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:240px;  _display:inline; }
.product_list li a {}
.product_list li a:hover { text-decoration:none;}
.product_list li img {display:block; width:208px; height:200px; border:1px solid #CDCDCD;   }
.product_list li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }


/*----------产品----------*/
.product { padding:10px 0;  }
.product_img {text-align:center; max-width:770px;}
.product_img img {}
.product_msg { float:right; width:360px; color:#000;text-align:center; }
.product_tit { font-weight:bold; font-size:16px; text-align:center;}
.product_desc {line-height:24px; margin-top:10px;}
.product_cnt { margin-top:50px; padding-top:10px; border-top:1px dashed #ccc; line-height:24px;}
.product_cnt p{ padding:5px 0;}

/*----------人才招聘----------*/
.job {padding:10px 0 20px 0;}
.job table {line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job td { padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; }
.job td.txt { line-height:22px; padding:5px;}
.job_list { padding:10px 0 20px 0;  }
.job_list table{ line-height:34px; width:100%; border-left:1px solid #E9E9E9;   border-top:1px solid #E9E9E9;}
.job_list th{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9; color:#000; font-weight:bold;}
.job_list td{ padding-left:5px; border-right:1px solid #E9E9E9; border-bottom:1px solid #E9E9E9;   }

/*----------工厂列表----------*/
.factory_list {  overflow:hidden; }
.factory_list ul { padding-left:10px;}
.factory_list li { float:left; overflow:hidden; margin:30px 20px 0 20px; width:210px; height:180px;  _display:inline; }
.factory_list li a {}
.factory_list li a:hover { text-decoration:none;}
.factory_list li img {display:block; width:208px; height:138px; border:1px solid #CDCDCD;   }
.factory_list li span { display:block;width:210px; color:#444; text-align:center; height:40px; line-height:40px;  -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  }

/*----------内页 大图展示----------*/
.imgshow { padding:10px 0 30px 0;}
.imgshow_tit { font-size:16px; color:#0E4D9C; font-weight:bold; line-height:20px;text-align:center; padding:5px 0;}
.imgshow_body { margin-top:20px; text-align:center;}
.imgshow_body img { max-width:770px;}
.imgshow_nav { height:30px; line-height:30px; border-top:1px dotted #5F5F5F; padding-top:15px; margin-top:25px; } 
.imgshow_nav li { -o-text-overflow:ellipsis; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.imgshow_nav .pre { float:left; width:45%;}
.imgshow_nav .next { float:right; width:45%; text-align:right;}

/*----------联系----------*/
.contact { line-height:24px;}

/*----------分页----------*/
.pagelink { text-align:center; margin-top:20px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}

/*-------------------壹级-------------------*/
.class {  }

/*----------贰级----------*/
.class {  }

/*叁级*/
.class {  }